home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 11 / Mac Magazin and MacEasy Magazine CD - Issue 11.iso / Sharewarebibliothek / Entwickler / CDEF-DeBugger 2.0 ƒ / Versions.c < prev    next >
Text File  |  1995-05-31  |  1KB  |  27 lines

  1. // Version History
  2.  
  3. /*************************************************************************************************
  4.  
  5.     Version history of any bug fixes, oops, and updates.
  6.  
  7.     -----------------------------------------------------------------------------------------
  8.     Date              Version        Description
  9.     -----------------------------------------------------------------------------------------
  10.     May 15, 1995        1.0            Main incarnation of the CDEF Debugger.
  11.     
  12.     May 30, 1995        1.0.1        Fixed bugs.  Fixed problems with drawing and testing
  13.                                     for a vertical scrollbar. Added a grow icon in the 'cicn'
  14.                                     resource, for future usage. Organized project window to
  15.                                     display version history and the read me files in their 
  16.                                     own seperate segments.
  17.                                     
  18.     May 31, 1995        2.0            Major Change. Marc White, a.k.a. real programmer, looked
  19.                                     at my code and determined ( in what seemed like a micro-
  20.                                     second ) that instead of doing a trap patch we might try
  21.                                     and make a CDEF Stub instead. It is compatible with native
  22.                                     PowerPC code as well as 68xxx code.
  23.                                     
  24. *************************************************************************************************/
  25.  
  26.  
  27.